[INFO] fetching crate ibc-core-channel-types 0.57.0...
[INFO] testing ibc-core-channel-types-0.57.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate ibc-core-channel-types 0.57.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate ibc-core-channel-types 0.57.0
[INFO] finished tweaking crates.io crate ibc-core-channel-types 0.57.0
[INFO] tweaked toml for crates.io crate ibc-core-channel-types 0.57.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ibc-core-channel-types 0.57.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ibc-core-channel-types 0.57.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost v0.13.4
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.7.2
[INFO] [stderr]   Downloaded time-macros v0.2.19
[INFO] [stderr]   Downloaded parity-scale-codec v3.7.2
[INFO] [stderr]   Downloaded ibc-primitives v0.57.0
[INFO] [stderr]   Downloaded ibc-core-client-types v0.57.0
[INFO] [stderr]   Downloaded ibc-core-host-types v0.57.0
[INFO] [stderr]   Downloaded ics23 v0.12.0
[INFO] [stderr]   Downloaded borsh-derive v1.5.5
[INFO] [stderr]   Downloaded ibc-core-connection-types v0.57.0
[INFO] [stderr]   Downloaded serde-json-wasm v1.0.1
[INFO] [stderr]   Downloaded cc v1.2.10
[INFO] [stderr]   Downloaded borsh v1.5.5
[INFO] [stderr]   Downloaded winnow v0.6.25
[INFO] [stderr]   Downloaded tendermint-proto v0.40.1
[INFO] [stderr]   Downloaded time v0.3.37
[INFO] [stderr]   Downloaded blake3 v1.5.5
[INFO] [stderr]   Downloaded tendermint v0.40.1
[INFO] [stderr]   Downloaded prost-derive v0.13.4
[INFO] [stderr]   Downloaded informalsystems-pbjson v0.7.0
[INFO] [stderr]   Downloaded ibc-proto v0.51.1
[INFO] [stderr]   Downloaded cosmos-sdk-proto v0.26.1
[INFO] [stderr]   Downloaded ibc-core-commitment-types v0.57.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2905fe1933c37a95df71b2b92a5a49bfd5e3fdc905d6aa5246f7dad10a886353
[INFO] running `Command { std: "docker" "start" "-a" "2905fe1933c37a95df71b2b92a5a49bfd5e3fdc905d6aa5246f7dad10a886353", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2905fe1933c37a95df71b2b92a5a49bfd5e3fdc905d6aa5246f7dad10a886353", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2905fe1933c37a95df71b2b92a5a49bfd5e3fdc905d6aa5246f7dad10a886353", kill_on_drop: false }`
[INFO] [stdout] 2905fe1933c37a95df71b2b92a5a49bfd5e3fdc905d6aa5246f7dad10a886353
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e5df97d57a05bf69be70d939020371d65ea3a49546445f60684bf88c5092381
[INFO] running `Command { std: "docker" "start" "-a" "4e5df97d57a05bf69be70d939020371d65ea3a49546445f60684bf88c5092381", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling informalsystems-pbjson v0.7.0
[INFO] [stderr]    Compiling prost v0.13.4
[INFO] [stderr]    Compiling tendermint-proto v0.40.1
[INFO] [stderr]    Compiling ics23 v0.12.0
[INFO] [stderr]    Compiling cosmos-sdk-proto v0.26.1
[INFO] [stderr]    Compiling tendermint v0.40.1
[INFO] [stderr]    Compiling ibc-proto v0.51.1
[INFO] [stderr]    Compiling ibc-primitives v0.57.0
[INFO] [stderr]    Compiling ibc-core-host-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-commitment-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-client-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-connection-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-channel-types v0.57.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "4e5df97d57a05bf69be70d939020371d65ea3a49546445f60684bf88c5092381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e5df97d57a05bf69be70d939020371d65ea3a49546445f60684bf88c5092381", kill_on_drop: false }`
[INFO] [stdout] 4e5df97d57a05bf69be70d939020371d65ea3a49546445f60684bf88c5092381
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0d06f59b2c4b724cd06246bc1cf69f52b168a0f8e3fd64124fee2d2e7078adf
[INFO] running `Command { std: "docker" "start" "-a" "a0d06f59b2c4b724cd06246bc1cf69f52b168a0f8e3fd64124fee2d2e7078adf", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.25
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rstest v0.24.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling informalsystems-pbjson v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling serde-json-wasm v1.0.1
[INFO] [stderr]    Compiling prost v0.13.4
[INFO] [stderr]    Compiling tendermint-proto v0.40.1
[INFO] [stderr]    Compiling ics23 v0.12.0
[INFO] [stderr]    Compiling cosmos-sdk-proto v0.26.1
[INFO] [stderr]    Compiling tendermint v0.40.1
[INFO] [stderr]    Compiling ibc-proto v0.51.1
[INFO] [stderr]    Compiling ibc-primitives v0.57.0
[INFO] [stderr]    Compiling ibc-core-host-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-commitment-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-client-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-connection-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-channel-types v0.57.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "a0d06f59b2c4b724cd06246bc1cf69f52b168a0f8e3fd64124fee2d2e7078adf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0d06f59b2c4b724cd06246bc1cf69f52b168a0f8e3fd64124fee2d2e7078adf", kill_on_drop: false }`
[INFO] [stdout] a0d06f59b2c4b724cd06246bc1cf69f52b168a0f8e3fd64124fee2d2e7078adf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2fed079f7f69a905c843b2886133b0aae8595a8b4733c61198bd512fdf5ebae0
[INFO] running `Command { std: "docker" "start" "-a" "2fed079f7f69a905c843b2886133b0aae8595a8b4733c61198bd512fdf5ebae0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ibc_core_channel_types-bf94fbf78a385dee)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test timeout::timestamp::tests::test_invalid_sub_arithmetic::case_1_never ... ok
[INFO] [stdout] test timeout::timestamp::tests::test_invalid_sub_arithmetic::case_3_zero_minus_one ... ok
[INFO] [stdout] test timeout::timestamp::tests::test_invalid_sub_arithmetic::case_2_never_minus_one ... ok
[INFO] [stdout] test timeout::timestamp::tests::test_invalid_timeout_add_arithmetic::case_1_never ... ok
[INFO] [stdout] test commitment::test::test_compute_packet_commitment ... ok
[INFO] [stdout] test commitment::test::test_compute_ack_commitment ... ok
[INFO] [stdout] test timeout::timestamp::tests::test_invalid_timeout_add_arithmetic::case_2_never_plus_one ... ok
[INFO] [stdout] test timeout::timestamp::tests::test_timeout_add_arithmetic::case_1_zero_plus_zero ... ok
[INFO] [stdout] test timeout::timestamp::tests::test_timeout_add_arithmetic::case_2_zero_plus_one ... ok
[INFO] [stdout] test timeout::timestamp::tests::test_timeout_add_arithmetic::case_3_some_plus_zero ... ok
[INFO] [stdout] test timeout::timestamp::tests::test_timeout_sub_arithmetic::case_1_zero_minus_zero ... ok
[INFO] [stdout] test timeout::timestamp::tests::test_timeout_sub_arithmetic::case_2_some_minus ... ok
[INFO] [stdout] test timeout::timestamp::tests::test_timeout_add_arithmetic::case_4_some_plus_one ... ok
[INFO] [stdout] test events::tests::ibc_to_abci_channel_events ... ok
[INFO] [stdout] test timeout::timestamp::tests::test_timeout_timestamp_serde::case_1_never ... ok
[INFO] [stdout] test timeout::timestamp::tests::test_timeout_timestamp_serde::case_4_at_u64_max ... ok
[INFO] [stdout] test timeout::timestamp::tests::test_timeout_sub_arithmetic::case_3_some_minus_zero ... ok
[INFO] [stdout] test timeout::timestamp::tests::test_timeout_timestamp_serde::case_2_at_zero ... ok
[INFO] [stdout] test timeout::timestamp::tests::test_timeout_sub_arithmetic::case_4_some_minus_one ... ok
[INFO] [stdout] test timeout::timestamp::tests::test_timeout_timestamp_serde::case_3_at_some ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ibc_core_channel_types
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/channel.rs - channel::State::less_or_equal_progress (line 564) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2fed079f7f69a905c843b2886133b0aae8595a8b4733c61198bd512fdf5ebae0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fed079f7f69a905c843b2886133b0aae8595a8b4733c61198bd512fdf5ebae0", kill_on_drop: false }`
[INFO] [stdout] 2fed079f7f69a905c843b2886133b0aae8595a8b4733c61198bd512fdf5ebae0
